FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > RowResizeUndoAction Class > RowResizeUndoAction Constructor : RowResizeUndoAction Constructor(SheetView,RowHeightChangeExtents[],Int32,Boolean) |
'Declaration Public Function New( _ ByVal sheetView As SheetView, _ ByVal rows() As RowHeightChangeExtents, _ ByVal size As Integer, _ ByVal columnHeader As Boolean _ )
'Usage Dim sheetView As SheetView Dim rows() As RowHeightChangeExtents Dim size As Integer Dim columnHeader As Boolean Dim instance As New RowResizeUndoAction(sheetView, rows, size, columnHeader)
public RowResizeUndoAction( SheetView sheetView, RowHeightChangeExtents[] rows, int size, bool columnHeader )
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8